Carbon


kWindowMsgGetFeatures

Header: MacWindows.h

enum {
    kWindowMsgGetFeatures = 7,
    kWindowMsgGetRegion = 8
};

Constant descriptions

kWindowMsgGetFeatures

Report the window’s features. Available with Appearance Manager 1.0 and later.

kWindowMsgGetRegion

Report the location of a specific window region. Available with Appearance Manager 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)